Gerry Nelson
ee4f8c8226
add datefilter function and use it ( #118 )
* add datefilter function and use it
* remove debug
3 years ago
Gerry Nelson
8e54e91656
Dev/fileservice ( #117 )
* list files add cols and sort
* bug
* day subset
* add listcontent.py
* parentfolderudi
* add folder path
* print root folders
* remove folders from output + verbose
* path to item verbose
Co-authored-by: cloud-user <cloud-user@race.sas.com>
3 years ago
Gerry Nelson
dc2898dca8
Dev/packagemanagement ( #116 )
* add listransferpackages
* add deletetransferpackages
* add comments
* print on delete
* reset app properties
* remove binary
* remove binary
3 years ago
Gerry Nelson
024df0138b
Bug/unicode ( #113 )
* teext encode ascii
* bracket remove
* unicodeliterals
* unicode fixes
* unicode fixes
* update exportfoldertree.py
Co-authored-by: cloud-user <cloud-user@race.sas.com>
3 years ago
Gerry Nelson
b3d5fa2097
Bug/filenames closes #109 ( #112 )
* update get_valid_filename
* fix spacing
* Update sharedfunctions.py
Co-authored-by: cloud-user <cloud-user@race.sas.com>
3 years ago
Michael Drutar
ce7b5f595a
update to exportfolder.py ( #110 )
* update to exportfolder.py
Adding option to remove transfer file after download
* Add files via upload
3 years ago
Michael Drutar
b7afd92b65
adding option to include dependencies ( #108 )
3 years ago
Gerry Nelson
e2ca94181d
+x permission ( #106 )
4 years ago
Gerry Nelson
85bfebabd5
fix ( #104 )
4 years ago
Gerry Nelson
57bb86d40b
Dev/listallusersposix ( #103 )
* update getposixidentity
* condition on sids
4 years ago
Gerry Nelson
955ebc2fd1
support setting id for groups ( #102 )
4 years ago
Gerry Nelson
6c893b1661
Feature/setposixattrs ( #101 )
* add setposixattributes
* remove secondary gid
* +x
* check if file exists
* add debug
* fix
* x
* final
4 years ago
David Stern
9634c8ba7a
Fix python3 compatibility in listmemberswithpath ( #99 )
4 years ago
David Stern
1e61357680
Add capability to get and set attributes in compute contexts ( #97 )
* New updatecomputecontext.py & mods to callrestapi
* Rename to setcomputecontextattributes.py
* Updates to get and setcomputecontextattributes.py
* Example, and exception handlers for python3
* tidy exception handler up
* Don't pop items fr dict while we iterate over them
* Cut stuff we don't need to make dbg output clearer
* Minor tweaks after debugging
* Set executable bit on new scripts
4 years ago
David Stern
f1baff23e5
New tool to update compute contexts with etag
4 years ago
Gerry Nelson
28e4b5963a
Bug/patch ( #96 )
* add patch method
* update comments
4 years ago
Gerry Nelson
6427073b15
Update importpackages.py ( #95 )
4 years ago
Gerry Nelson
2549792ec7
update import packages quote pacjage ( #93 )
4 years ago
Gerry Nelson
b4578bc17f
Feature/docupdate ( #92 )
* Update README.md
* Update INSTALL.md
4 years ago
Gerry Nelson
0d1a5c938d
Update exportfolder.py ( #91 )
4 years ago
Muzzammil Nakhuda
5d2b32c183
submit_jobdef.py and submit_jobreq.py are two commmand-line tools that calls functions from jobmodule.py jobmodule class. ( #88 )
submit_jobdef submits a job using job definition id and submit_jobreq submits a job using job request id.
Added information about them in the README.md and EXAMPLES.md
4 years ago
Gerry Nelson
74eb98c0d8
Update exportcaslibs.py
4 years ago
Gerry Nelson
6e77802f9e
Closing #74 Bug/python3 ( #87 )
* remove excep handler
* update
* change print
* fix for python3
* fix for python3
* python3 changes
4 years ago
Gerry Nelson
141f83ca73
Feature/exportimport ( #86 )
* first pass export groups
* export import cas auth
* updates
* message
* no caslib message
4 years ago
Muzzammil Nakhuda
58a99656e0
Issue #83 - Adding a support for updating headers in requests. ( #84 )
4 years ago
David Stern
08af25b679
Added support for rules that target containerUri ( #82 )
4 years ago
Gerry Nelson
8637dbc387
Deletecontent ( #81 )
* Update deletecontentfromfolder.py
* update message
* +x
* +x
* update
* fix bug
* message error
* variable name
* fix message
* update messages
* update comment
* fix comment
* typo
4 years ago
sasgnn
01d21a55ba
+x
4 years ago
Gerry Nelson
11a2c6c051
Create deletecontentfromfolder.py ( #80 )
4 years ago
Gerry Nelson
674d76b082
Gn notifications ( #78 )
* Add files via upload
* Add files via upload
managenotificaations
* add getposixgroups
* a few updates
* fix comment
* +x
* remove notifications, cli coming
5 years ago
Gerry Nelson
2986f5da8d
Update applyfolderauthorization.py ( #77 )
5 years ago
Gerry Nelson
9b4668336b
Update setup.py
remove spaces in property file write
5 years ago
Gerry Nelson
ba1850f995
Update setup.py
remove ConfigParser
5 years ago
Gerry Nelson
f689d94eba
Update application.properties
set default to sas-admin
5 years ago
Gerry Nelson
238a8941cb
Update application.properties
5 years ago
Gerry Nelson
9909fc1882
Viya4 v1 ( #75 )
* add getosixidentity.py
* Add new tool that is in master to viya4_v1 (#73 )
* Viya4 v1 (#64 )
* add properties file
* add get properties function
* add get of properties to listreports
* update listreports
* fix
* add insepct
* test with foldertree
* update properties
* test export folder tree
* exportfoldertree
* make cli location and command dynamic
* add imports
* fix
* add os
* add all option
* updates
* update import packages
* update import packages
* a few more sas-viya changes
* add function
* showsetup
* make targetname optional
* update
* update
* Update sharedfunctions.py
added get_valid_filename
* Update snapshotreports.py
* Update updatepreferences.py
upped the limit on all users
* Update INSTALL.md
* Update INSTALL.md
* Update application.properties
Update the default cli name for Viya 3.x
* (PSETRIAGE-1406) import notification templates (#70 )
This is to compensate for lack of notification template editor
and template VLI to laod templates using template service.
* PSETRIAGE-1406) import notification templates (#71 )
Some bug fixes
* add getosixidentity.py (#72 )
Co-authored-by: Lori Small <lori.small@sas.com>
* Update application.properties
* add importcaslibs.py
* addd +x
* fix cass comment
* fix tabs
* update message
* update message
* message when no files
* fix indent
* Update importcaslibs.py
* Update importcaslibs.py
* +x
* update
* add comments to setup.py
* updates to doc
* +x
* update readme
* temporary set to sas-admin
Co-authored-by: Lori Small <lori.small@sas.com>
5 years ago
Gerry Nelson
061499ef27
add getosixidentity.py ( #72 )
5 years ago
Lori Small
b6374c9af5
PSETRIAGE-1406) import notification templates ( #71 )
Some bug fixes
5 years ago
Lori Small
537ab2ae29
(PSETRIAGE-1406) import notification templates ( #70 )
This is to compensate for lack of notification template editor
and template VLI to laod templates using template service.
5 years ago
Gerry Nelson
dab0cc7227
Merge branch 'viya4_v1'
5 years ago
Gerry Nelson
8b6968bfc3
warning about overwritting files
5 years ago
Gerry Nelson
c736c1961d
add exportfolder.py
5 years ago
Gerry Nelson
fbdf4612da
Update application.properties
Update the default cli name for Viya 3.x
5 years ago
Gerry Nelson
4de26a5398
Viya4 v1 ( #64 )
* add properties file
* add get properties function
* add get of properties to listreports
* update listreports
* fix
* add insepct
* test with foldertree
* update properties
* test export folder tree
* exportfoldertree
* make cli location and command dynamic
* add imports
* fix
* add os
* add all option
* updates
* update import packages
* update import packages
* a few more sas-viya changes
* add function
* showsetup
* make targetname optional
* update
* update
* Update sharedfunctions.py
added get_valid_filename
* Update snapshotreports.py
* Update updatepreferences.py
upped the limit on all users
* Update INSTALL.md
* Update INSTALL.md
5 years ago
Gerry Nelson
b555217708
Update INSTALL.md
5 years ago
Gerry Nelson
e8db4f2c4e
Update INSTALL.md
5 years ago
Gerry Nelson
19057cb564
Merge branch 'master' into viya4_v1
5 years ago
Gerry Nelson
2147635fd4
Update updatepreferences.py
upped the limit on all users
5 years ago
Gerry Nelson
e2e0010eb0
Update snapshotreports.py
5 years ago
Gerry Nelson
b18a5dfbb8
Update sharedfunctions.py
added get_valid_filename
5 years ago