0.0.64 • Published 1 year ago

feld v0.0.64

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
1 year ago

Feld CLI

oclif Version Downloads/week

Usage

$ npm install -g feld
$ feld COMMAND
running command...
$ feld (--version)
feld/0.0.44 darwin-arm64 node-v18.12.1
$ feld --help [COMMAND]
USAGE
  $ feld COMMAND
...

Commands

feld deploy

Deploy an app to the Feld platform

USAGE
  $ feld deploy [-d] [-s] [-i] [-p]

FLAGS
  -d, --dev           use development environment
  -i, --iosSimulator  open app in iOS simulator
  -p, --printUrl
  -s, --scheme        open app using scheme instead of universal link

DESCRIPTION
  Deploy an app to the Feld platform

EXAMPLES
  $ feld deploy

feld help [COMMANDS]

Display help for feld.

USAGE
  $ feld help [COMMANDS] [-n]

ARGUMENTS
  COMMANDS  Command to show help for.

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

DESCRIPTION
  Display help for feld.

See code: @oclif/plugin-help

feld init [NAME]

Create a new Feld app

USAGE
  $ feld init [NAME]

ARGUMENTS
  NAME  [default: my-app] Name of the app

DESCRIPTION
  Create a new Feld app

EXAMPLES
  $ feld init

feld plugins

List installed plugins.

USAGE
  $ feld plugins [--core]

FLAGS
  --core  Show core plugins.

DESCRIPTION
  List installed plugins.

EXAMPLES
  $ feld plugins

See code: @oclif/plugin-plugins

feld plugins:install PLUGIN...

Installs a plugin into the CLI.

USAGE
  $ feld plugins:install PLUGIN...

ARGUMENTS
  PLUGIN  Plugin to install.

FLAGS
  -f, --force    Run yarn install with force flag.
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Installs a plugin into the CLI.
  Can be installed from npm or a git url.

  Installation of a user-installed plugin will override a core plugin.

  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command
  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in
  the CLI without the need to patch and update the whole CLI.


ALIASES
  $ feld plugins add

EXAMPLES
  $ feld plugins:install myplugin 

  $ feld plugins:install https://github.com/someuser/someplugin

  $ feld plugins:install someuser/someplugin

feld plugins:inspect PLUGIN...

Displays installation properties of a plugin.

USAGE
  $ feld plugins:inspect PLUGIN...

ARGUMENTS
  PLUGIN  [default: .] Plugin to inspect.

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

GLOBAL FLAGS
  --json  Format output as json.

DESCRIPTION
  Displays installation properties of a plugin.

EXAMPLES
  $ feld plugins:inspect myplugin

feld plugins:install PLUGIN...

Installs a plugin into the CLI.

USAGE
  $ feld plugins:install PLUGIN...

ARGUMENTS
  PLUGIN  Plugin to install.

FLAGS
  -f, --force    Run yarn install with force flag.
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Installs a plugin into the CLI.
  Can be installed from npm or a git url.

  Installation of a user-installed plugin will override a core plugin.

  e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command
  will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in
  the CLI without the need to patch and update the whole CLI.


ALIASES
  $ feld plugins add

EXAMPLES
  $ feld plugins:install myplugin 

  $ feld plugins:install https://github.com/someuser/someplugin

  $ feld plugins:install someuser/someplugin

feld plugins:link PLUGIN

Links a plugin into the CLI for development.

USAGE
  $ feld plugins:link PLUGIN

ARGUMENTS
  PATH  [default: .] path to plugin

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Links a plugin into the CLI for development.
  Installation of a linked plugin will override a user-installed or core plugin.

  e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'
  command will override the user-installed or core plugin implementation. This is useful for development work.


EXAMPLES
  $ feld plugins:link myplugin

feld plugins:uninstall PLUGIN...

Removes a plugin from the CLI.

USAGE
  $ feld plugins:uninstall PLUGIN...

ARGUMENTS
  PLUGIN  plugin to uninstall

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Removes a plugin from the CLI.

ALIASES
  $ feld plugins unlink
  $ feld plugins remove

feld plugins:uninstall PLUGIN...

Removes a plugin from the CLI.

USAGE
  $ feld plugins:uninstall PLUGIN...

ARGUMENTS
  PLUGIN  plugin to uninstall

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Removes a plugin from the CLI.

ALIASES
  $ feld plugins unlink
  $ feld plugins remove

feld plugins:uninstall PLUGIN...

Removes a plugin from the CLI.

USAGE
  $ feld plugins:uninstall PLUGIN...

ARGUMENTS
  PLUGIN  plugin to uninstall

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Removes a plugin from the CLI.

ALIASES
  $ feld plugins unlink
  $ feld plugins remove

feld plugins update

Update installed plugins.

USAGE
  $ feld plugins update [-h] [-v]

FLAGS
  -h, --help     Show CLI help.
  -v, --verbose

DESCRIPTION
  Update installed plugins.
0.0.45

1 year ago

0.0.46

1 year ago

0.0.47

1 year ago

0.0.62

1 year ago

0.0.63

1 year ago

0.0.64

1 year ago

0.0.60

1 year ago

0.0.61

1 year ago

0.0.59

1 year ago

0.0.51

1 year ago

0.0.52

1 year ago

0.0.53

1 year ago

0.0.54

1 year ago

0.0.55

1 year ago

0.0.56

1 year ago

0.0.57

1 year ago

0.0.58

1 year ago

0.0.50

1 year ago

0.0.48

1 year ago

0.0.49

1 year ago

0.0.40

1 year ago

0.0.41

1 year ago

0.0.42

1 year ago

0.0.43

1 year ago

0.0.44

1 year ago

0.0.37

1 year ago

0.0.38

1 year ago

0.0.39

1 year ago

0.0.33

1 year ago

0.0.34

1 year ago

0.0.35

1 year ago

0.0.36

1 year ago

0.0.32

1 year ago

0.0.31

1 year ago

0.0.30

1 year ago

0.0.29

1 year ago

0.0.28

1 year ago

0.0.27

1 year ago

0.0.26

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.17

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.12

1 year ago

0.0.11

1 year ago

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago