1.0.11 • Published 8 months ago

@facets-cloud/facetsctl v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Usage

$ npm install -g @facets-cloud/facetsctl
$ facetsctl COMMAND
running command...
$ facetsctl (--version)
@facets-cloud/facetsctl/1.0.0-SNAPSHOT linux-x64 node-v18.4.0
$ facetsctl --help [COMMAND]
USAGE
  $ facetsctl COMMAND
...

Commands

facetsctl help [COMMAND]

Display help for facetsctl.

USAGE
  $ facetsctl help [COMMAND] [-n]

ARGUMENTS
  COMMAND  Command to show help for.

FLAGS
  -n, --nested-commands  Include all nested commands in the output.

DESCRIPTION
  Display help for facetsctl.

See code: @oclif/plugin-help

facetsctl login

Login to Facets control plane

USAGE
  $ facetsctl login -u <value> -t <value> -c <value>

FLAGS
  -c, --cp-url=<value>        (required) URL of the Control plane
  -t, --access-token=<value>  (required) Personal token generated for the user
  -u, --username=<value>      (required) username of the user

DESCRIPTION
  Login to Facets control plane

EXAMPLES
  $ facetsctl login

See code: dist/commands/login.ts

facetsctl push

Post new docker artifacts to the facets control plane

USAGE
  $ facetsctl push -i <value> -a <value> -t CLUSTER|RELEASE_STREAM -v <value> -e <value> [-d <value>] [-f
    <value>]

FLAGS
  -a, --artifact-name=<value>       (required) name of the artifact as mentioned in blueprint
  -d, --description=<value>         description of the build if any
  -e, --external-id=<value>         (required) external identifier for artifact
  -f, --artifactory=<value>         artifactory where image will be pushed
  -i, --docker-image=<value>        (required) image location <IMAGE:TAG>
  -t, --registration-type=<option>  (required) mode of registration
                                    <options: CLUSTER|RELEASE_STREAM>
  -v, --registration-value=<value>  (required) value for release stream or cluster id, based on mode of registrtaion

DESCRIPTION
  Post new docker artifacts to the facets control plane

EXAMPLES
  $ facetsctl push

See code: dist/commands/push.ts

1.0.12-SNAPSHOT-120

10 months ago

1.0.12-SNAPSHOT-116

11 months ago

1.0.12-SNAPSHOT-117

11 months ago

1.0.12-SNAPSHOT-114

11 months ago

1.0.12-SNAPSHOT-115

11 months ago

1.0.12-SNAPSHOT-112

11 months ago

1.0.12-SNAPSHOT-113

11 months ago

1.0.12-SNAPSHOT-111

11 months ago

1.0.12-SNAPSHOT-118

11 months ago

1.0.12-SNAPSHOT-119

11 months ago

1.0.11-SNAPSHOT-106

11 months ago

1.0.11-SNAPSHOT-107

11 months ago

1.0.11-SNAPSHOT-108

11 months ago

1.0.11-SNAPSHOT-109

11 months ago

1.0.11-SNAPSHOT-110

11 months ago

1.0.11

11 months ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

3 years ago

1.0.2-SNAPSHOT-9

3 years ago

1.0.2-SNAPSHOT-8

3 years ago

1.0.2-SNAPSHOT-7

3 years ago

1.0.1

3 years ago

1.0.0-SNAPSHOT-6

3 years ago

1.0.0-SNAPSHOT-5

3 years ago

1.0.0-SNAPSHOT

3 years ago

1.0.0

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago