Skip to content

Incorrect сommand Name in fair ssl CLI output #890

@karinayavorska

Description

@karinayavorska

Describe the bug
The output messages for the fair ssl status and fair ssl upload commands provide incorrect follow-up command suggestions. They refer to the old command name skale instead of the current fair.

Version
CLI version: 3.0.0-fair.1

To Reproduce
Steps to reproduce the behavior:

  1. Run fair ssl status on FAIR node without any SSL certificates. See that the output suggests using skale ssl upload.
  2. Run fair ssl upload to successfully upload a certificate. See that the confirmation message suggests using skale ssl status.

Expected behavior
The command outputs should correctly reference fair instead of skale.

Additional context

root@Regression-node-2:~# fair ssl status

No SSL certificates on the node.
Run < skale ssl upload > to add new certificates.
root@Regression-node-2:~# fair ssl upload -c /etc/letsencrypt/archive/regression-register-node2.skalenodes.com/fullchain1.pem -k /etc/letsencrypt/archive/regression-register-node2.skalenodes.com/privkey1.pem

Certificates are successfully uploaded.
You can check status by running < skale ssl status >

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions