2.9.51 • Published 7 days ago

sfdx-autocmplt v2.9.51

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
7 days ago

sfdx-plugin-autocmplt

autocomplete plugin for sfdx (bash & zsh & fish)
based on oclif/plugin-autocomplete, heroku/heroku-cli-autocomplete

sfdx Version test-and-release Downloads/week License

Install

sfdx plugins:install sfdx-autocmplt

Usage

Run <cli> autocomplete to generate the autocomplete files for your current shell.

Topic separator

Since oclif v2 it's possible to use spaces as a topic separator in addition to colons.

For bash and zsh each topic separator has different autocomplete implementations, if the CLI supports using a space as the separator, plugin-autocomplete will generate completion for that topic.

If you still want to use the colon-separated autocomplete you can set OCLIF_AUTOCOMPLETE_TOPIC_SEPARATOR to colon and re-generate the autocomplete files.

Docs: https://oclif.io/docs/topic_separator

Commands

sfdx autocmplt

display autocomplete installation instructions

USAGE
  $ sfdx autocmplt [SHELL] [--flags-dir <value>] [-r]

ARGUMENTS
  SHELL  shell type

FLAGS
  -r, --refresh-cache  refresh cache only (ignores displaying instructions)

GLOBAL FLAGS
  --flags-dir=<value>  Import flag values from a directory.

DESCRIPTION
  display autocomplete installation instructions

See code: src/commands/autocmplt/index.ts

sfdx autocomplete create

create autocomplete setup scripts and completion functions

USAGE
  $ sfdx autocomplete create [--flags-dir <value>]

GLOBAL FLAGS
  --flags-dir=<value>  Import flag values from a directory.

DESCRIPTION
  create autocomplete setup scripts and completion functions

ALIASES
  $ sfdx autocomplete create

sfdx autocomplete doctor

autocomplete diagnostic

USAGE
  $ sfdx autocomplete doctor [SHELL] [--flags-dir <value>] [--debug]

ARGUMENTS
  SHELL  shell type

FLAGS
  --debug  list completable commands

GLOBAL FLAGS
  --flags-dir=<value>  Import flag values from a directory.

DESCRIPTION
  autocomplete diagnostic

ALIASES
  $ sfdx autocomplete doctor

sfdx autocomplete options

display arg or flag completion options (used internally by completion fuctions)

USAGE
  $ sfdx autocomplete options [COMPLETION] [--flags-dir <value>]

GLOBAL FLAGS
  --flags-dir=<value>  Import flag values from a directory.

DESCRIPTION
  display arg or flag completion options (used internally by completion fuctions)

ALIASES
  $ sfdx autocomplete options

sfdx autocomplete script

display autocomplete setup script for shell

USAGE
  $ sfdx autocomplete script SHELL [--flags-dir <value>]

ARGUMENTS
  SHELL  shell type

GLOBAL FLAGS
  --flags-dir=<value>  Import flag values from a directory.

DESCRIPTION
  display autocomplete setup script for shell

ALIASES
  $ sfdx autocomplete script
2.9.51

7 days ago

2.9.50

14 days ago

2.9.49

21 days ago

2.9.48

24 days ago

2.9.47

28 days ago

2.9.46

1 month ago

2.9.45

1 month ago

2.9.44

1 month ago

2.9.43

2 months ago

2.9.42

2 months ago

2.9.41

2 months ago

2.9.40

3 months ago

2.9.39

3 months ago

2.9.38

3 months ago

2.9.37

3 months ago

2.9.36

3 months ago

2.9.35

4 months ago

2.9.34

4 months ago

2.9.33

4 months ago

2.9.32

5 months ago

2.9.31

5 months ago

2.9.30

5 months ago

2.9.29

5 months ago

2.9.24

7 months ago

2.9.27

6 months ago

2.9.28

5 months ago

2.9.25

7 months ago

2.9.26

6 months ago

2.9.19

8 months ago

2.9.20

8 months ago

2.9.23

7 months ago

2.9.21

7 months ago

2.9.22

7 months ago

2.9.9

10 months ago

2.9.2

11 months ago

2.9.1

12 months ago

2.9.4

11 months ago

2.9.3

11 months ago

2.9.6

11 months ago

2.9.5

11 months ago

2.9.8

10 months ago

2.9.7

11 months ago

2.9.18

8 months ago

2.9.12

10 months ago

2.9.13

9 months ago

2.9.10

10 months ago

2.9.11

10 months ago

2.9.16

9 months ago

2.9.17

8 months ago

2.9.14

9 months ago

2.9.15

9 months ago

2.7.0

1 year ago

2.6.1

1 year ago

2.5.2

1 year ago

2.6.0

1 year ago

2.9.0

1 year ago

2.8.1

1 year ago

2.8.0

1 year ago

2.8.3

1 year ago

2.8.2

1 year ago

2.8.4

1 year ago

2.5.0

1 year ago

2.5.1

1 year ago

2.4.0

2 years ago

2.3.3

2 years ago

2.3.2

2 years ago

2.3.1

2 years ago

2.3.0

3 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago