Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
Data Flow
Data Loading
Wellbore DDMS Data Loader
Commits
48350543
Commit
48350543
authored
Oct 21, 2021
by
Niall McDaid
Browse files
Add new command to readme
parent
3a2bcda3
Pipeline
#73105
passed with stage
in 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
48350543
...
...
@@ -52,7 +52,7 @@ To invoke the CLI using the virtual environment and from within the `src` folder
```
pipenv run python -m lascli <group> <command> <options>
```
Available groups are
`fileload`
,
`ingest`
,
`list`
and
`download`
. Help can be obtained with the
`-h`
option.
Available groups are
`fileload`
,
`ingest`
,
`list`
,
`update`
and
`download`
. Help can be obtained with the
`-h`
option.
```
pipenv run python -m lascli -h
pipenv run python -m lascli fileload -h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment